-
Notifications
You must be signed in to change notification settings - Fork 36
Delete the "del"
flag
#1058
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Delete the "del"
flag
#1058
Conversation
Benchmark Report for Commit 1de7fedComputer Information
Benchmark Results
|
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## breaking #1058 +/- ##
===========================================
Coverage ? 82.39%
===========================================
Files ? 41
Lines ? 3799
Branches ? 0
===========================================
Hits ? 3130
Misses ? 669
Partials ? 0 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, though could you add a changelog entry? Feel free to merge afterwards.
DynamicPPL.jl documentation for PR #1058 is available at: |
InitContext made it redundant.
Could now change the whole
flags
structure to not be a dict, but might not be worth it if we could just switch over to VarNamedVector.